checkbutton: Initialize accessible state
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2020 22:07:26 +0000 (18:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2020 01:18:09 +0000 (21:18 -0400)
commit4a9b4ad7203bbee2563604379e8e6f81a5ae9500
tree1b07efabd446a95673b42aec6f8598ff51751cc3
parent36689d188443934671bdc80b9b57394c7fe7c9ac
checkbutton: Initialize accessible state

The checked state of checkbuttons should be FALSE
initially, not UNDEFINED.
gtk/gtkcheckbutton.c